/ Assembly List / LJCFacilityManagerDAL / BusinessPersonManager / BusinessPersonManager

Namespace - LJCFacilityManagerDAL


Parameters
dbServiceRef - The database service reference object.
dataConfigName - The data configuration name.
tableName - The table name.

Syntax

C#
public BusinessPersonManager(DbServiceRef dbServiceRef, String dataConfigName, String tableName = BusinessPerson)

Initializes an object instance.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.